PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / setAnimation Method
A PDF3DAnimation object indicating the preferred method that viewer applications should use to drive keyframe animations present in this artwork.
In This Topic
    setAnimation Method
    In This Topic
    Sets the 3D animation.
    Syntax
    public void setAnimation( 
       PDF3DAnimation animation
    )

    Parameters

    animation
    A PDF3DAnimation object indicating the preferred method that viewer applications should use to drive keyframe animations present in this artwork.
    See Also